extensions: add a double extension
authorØyvind Kolås <pippin@gimp.org>
Thu, 5 Apr 2018 21:24:31 +0000 (23:24 +0200)
committerØyvind Kolås <pippin@gimp.org>
Thu, 5 Apr 2018 21:24:34 +0000 (23:24 +0200)
commit240cd0b99485fb9de00a63ad254bf55a5fa75aea
tree33921f7fe040f1ed8fd424841589921f52ec366c
parentbfbfa4a678bb3f8fd6c816c693acda0f221f7756
extensions: add a double extension

This will permit slightly faster than the generic fast paths for some possibly
desired intermediate conversions. This also adds alpha stripping - which fills
in the last babl fast path currently reported missing on every launch of GIMP.
extensions/Makefile.am
extensions/double.c [new file with mode: 0644]
extensions/gggl-table-lies.c
extensions/gggl-table.c
extensions/meson.build
extensions/two-table.c